Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature(main): add pid file #5

Merged
merged 1 commit into from
Oct 22, 2023
Merged

feature(main): add pid file #5

merged 1 commit into from
Oct 22, 2023

Conversation

cuisongliu
Copy link
Contributor

No description provided.

@cuisongliu cuisongliu added this to the v0.1 milestone Oct 22, 2023
@sweep-ai
Copy link

sweep-ai bot commented Oct 22, 2023

Apply Sweep Rules to your PR?

  • Apply: Leftover TODOs in the code should be handled.
  • Apply: All new business logic should have corresponding unit tests in the tests/ directory.
  • Apply: Any clearly inefficient or repeated code should be optimized or refactored.

@cuisongliu
Copy link
Contributor Author

go run main.go serve filesystem --pid-file registry.pid registry &> /dev/null &

@cuisongliu cuisongliu merged commit c621609 into main Oct 22, 2023
3 checks passed
@cuisongliu cuisongliu deleted the add_pidfile branch October 22, 2023 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant